CreateUserAdObject

The object used to create a new user when AD authentication is used.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

adDomainName

The domain net bios

Y

string

roleIds

The user's list of roles

-

string [ ]

adminType

The user's administration level using the admin type enumeration

-

AdminType

statusID

The user's status using the status type enumeration

-

UserStatus

profileType

The user's profileType

-

string

profileId

The profile ID to be applied for this user

-

string

tenantId

The user's tenant ID

-

string

clientLicenseType

The user's license type using the type enumeration

Y

ClientLicenseType

language

The user's language

-

LanguageType

id

The user's system ID.

-

string

uuid

userName

The login username for the user

Y

string

proxy2

The user's second proxy account needed for connecting to different data sources

-

string

*Required elements are only used for API parameters

Usages
  • /API2/access/createUserAd
  • /API2/access/createUsersAd
  • /API3/access/createUserAd
  • /API3/access/createUsersAd